home *** CD-ROM | disk | FTP | other *** search
/ HeiBe Erotik / HeiBe Erotik.iso / erovoll / symphony / _setup.1 / EroticSymphony.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  1999-09-17  |  965b  |  51 lines

  1. object Form2: TForm2
  2.   Left = 192
  3.   Top = 107
  4.   AutoSize = True
  5.   BorderStyle = bsNone
  6.   ClientHeight = 241
  7.   ClientWidth = 316
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnActivate = FormActivate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 316
  23.     Height = 241
  24.     BevelInner = bvLowered
  25.     BevelWidth = 4
  26.     Color = clBlack
  27.     TabOrder = 0
  28.     object Panel2: TPanel
  29.       Left = 8
  30.       Top = 8
  31.       Width = 300
  32.       Height = 225
  33.       Align = alClient
  34.       BevelOuter = bvNone
  35.       Color = clBlack
  36.       TabOrder = 0
  37.     end
  38.   end
  39.   object xmp: TXMediaPlayer
  40.     Left = 32
  41.     Top = 0
  42.     Width = 253
  43.     Height = 30
  44.     DeviceType = dtAVIVideo
  45.     Display = Panel2
  46.     Visible = False
  47.     TabOrder = 1
  48.     OnNotify = xmpNotify
  49.   end
  50. end
  51.